- filter algorithm
- алгоритм фильтрации
Авиасловарь. М.А.Левин. 2004.
Авиасловарь. М.А.Левин. 2004.
Filter design — is the process of designing a filter (in the sense in which the term is used in signal processing, statistics, and applied mathematics), often a linear shift invariant filter, which satisfies a set of requirements, some of which are contradictory … Wikipedia
Filter — may refer to: Chemistry, engineering and materials In chemistry, engineering, or household usage, a device to separate mixtures. See: * Filter (chemistry) * Water filter * Air filter * Oil filter * Pneumatic filter Optics and photography In… … Wikipedia
filter — 1. A porous substance through which a liquid or gas is passed in order to separate it from contained particulate matter or impurities to sterilize. SYN: filtrum. 2. To use or to subject to the action of a f.. 3. In diagno … Medical dictionary
Kalman filter — Roles of the variables in the Kalman filter. (Larger image here) In statistics, the Kalman filter is a mathematical method named after Rudolf E. Kálmán. Its purpose is to use measurements observed over time, containing noise (random variations)… … Wikipedia
Median filter — Example of 3 median filters of varying radii applied to the same noisy photograph. Implemented in Adobe Photoshop. In signal processing, it is often desirable to be able to perform some kind of noise reduction on an image or signal. The median… … Wikipedia
Cannon's algorithm — In computer science, Cannon s algorithm is a distributed algorithm for matrix multiplication for two dimensional meshes first described in 1969 [http://dbpubs.stanford.edu:8090/pub/1994 25 Gupta, H.; Sadayappan, P.: Communication Efficient Matrix … Wikipedia
Hash filter — A hash filter creates a hash sum from data, typically e mail, and compares the sum against other previously defined sums. Depending on the purpose of the filter, the data can then be included or excluded in a function based on whether it matches… … Wikipedia
Least mean squares filter — Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the… … Wikipedia
Multidelay block frequency domain adaptive filter — The Multidelay block frequency domain adaptive filter (MDF) algorithm is a block based frequency domain implementation of the (normalised) Least mean squares filter (LMS) algorithm. Contents 1 Introduction 2 Variable definitions 3 Algorithm… … Wikipedia
Bloom filter — The Bloom filter, conceived by Burton H. Bloom in 1970, is a space efficient probabilistic data structure that is used to test whether an element is a member of a set. False positives are possible, but false negatives are not. Elements can be… … Wikipedia
Particle filter — Particle filters, also known as sequential Monte Carlo methods (SMC), are sophisticated model estimation techniques based on simulation. They are usually used to estimate Bayesian models and are the sequential ( on line ) analogue of Markov chain … Wikipedia